PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFX509Certificate Class / getSubject Method
In This Topic
    getSubject Method
    In This Topic
    Gets the certificate's subject.
    Syntax
    public java.lang.String getSubject()

    Return Value

    The certificate's subject.
    See Also